Click or drag to resize

StorageDirectoryEntries Property

Gets collection of DirectoryEntry.

Namespace:  Independentsoft.IO.StructuredStorage
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DirectoryEntryList DirectoryEntries { get; }

Property Value

Type: DirectoryEntryList
See Also